function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/915.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1716291966, nonceStr: 'yr9Bh8EkyFGtQqIo', signature: '96d48aed39225d27c7ada8264826a7e2fa29511e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: '化疗致肾功能损伤后去化疗方案的探索', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/915.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: '化疗致肾功能损伤后去化疗方案的探索', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/915.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('血清糖类抗原125(CA-125)是目前应用最广泛的卵巢癌生物标志物检查,是浆液性癌的首选肿瘤标志物。早期卵巢癌多局限于盆腔,受腹水等因素影响小,相较于晚期,血清CA-125在早期卵巢癌中可以更好预测预后。此次我们邀请来自首都医科大学附属北京妇产医院的康海利教授为大家解读一篇2022年10月发表在《Journal of Gynecologic Oncology》的:化疗前血清CA-125在早期高危卵巢癌中的临床和预后意义:一项NRG/GOG研究补充分析[1]。    '), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }